home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-02-26 | 1.5 KB | 48 lines |
- [LANGUAGE english; PAGE 3-4]
- [C;6;B] GOTO command
- [J;1;N]
- This is a sub-function of link command. This instruction \
- works within a file. It makes the command \
- line respond to user clicks and also go to \
- the specified label. If a link exist on the \
- same line, AHelp© will first load that linked \
- file and then go to the specified label.
-
- A goto instruction which appear inside a line \
- of text, should appear just behind the keyword \
- which will make the user click respond.
-
- The label name is case insensitive.
-
- The generic syntax of this instruction is:
- [2] GOTO <label name>
- [1]
- See also:
- [L;3][LINK cmd_label] LABEL
- [LINK cmd_link] LINK
- [LANGUAGE français]
- [C;6;B] Commande GOTO
- [J;1;N]
- Ceci est une sous-commande de la fonction 'Lien' \
- (LINK). Cette instruction fonctionne à l'intérieur \
- d'un fichier. La ligne où elle apparaît répondra \
- aux cliques de l'utilisateur, générant \
- un appel à l'étiquette spécifiée. Si un lien \
- existe sur la même ligne, AHelp© chargera le fichier \
- en premier lieu et ira à l'étiquette donnée.
-
- Une instruction 'Aller à' qui apparaît à \
- l'intérieur d'une ligne de texte, devrait \
- appraître juste après le mot clef qui doit \
- répondre aux cliques de l'utilisateur.
-
- L'étiquette peut être écrite en minuscule ou \
- majuscule. AHelp© ne fait aucune distinction.
-
- La syntaxe générale de cette instruction est:
- [2] GOTO <nom de l'étiquette>
- [1]
- Voir:
- [L;3][LINK cmd_label] LABEL (Étiquette)
- [LINK cmd_link] LINK (Lien)
-